* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle the
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 23 Feb 2014 08:26:40 +0000 (10:26 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 23 Feb 2014 08:26:40 +0000 (10:26 +0200)
commit16dfb48b8f2f63e21db048795ca8978a7f1fe1d0
treebd34d1ab5cc91a95f638fe160c34dc3648040719
parent1a1328963f44bf6cc9591a7f03ac13d0874e5365
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle the
inconsistent second element of the list returned by
`smie-indent--parent'.
(ruby-font-lock-keywords): Disqualify any identifier before `=' as
method call.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb